[INFO] cloning repository https://github.com/orbisat-oeiras/xtasks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orbisat-oeiras/xtasks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forbisat-oeiras%2Fxtasks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forbisat-oeiras%2Fxtasks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b20c20d31d7693972d5889f95bf5130cc3de962d
[INFO] testing orbisat-oeiras/xtasks against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forbisat-oeiras%2Fxtasks" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/orbisat-oeiras/xtasks
[INFO] finished tweaking git repo https://github.com/orbisat-oeiras/xtasks
[INFO] tweaked toml for git repo https://github.com/orbisat-oeiras/xtasks written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orbisat-oeiras/xtasks on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orbisat-oeiras/xtasks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42f02f80416746bf7b8118a1a34c0447761a6a45c1da9dc51f197ed2f6ab46a5
[INFO] running `Command { std: "docker" "start" "-a" "42f02f80416746bf7b8118a1a34c0447761a6a45c1da9dc51f197ed2f6ab46a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42f02f80416746bf7b8118a1a34c0447761a6a45c1da9dc51f197ed2f6ab46a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f02f80416746bf7b8118a1a34c0447761a6a45c1da9dc51f197ed2f6ab46a5", kill_on_drop: false }`
[INFO] [stdout] 42f02f80416746bf7b8118a1a34c0447761a6a45c1da9dc51f197ed2f6ab46a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f2ac7b34827f069b2121847067c02534813128e1aec8e5ed34f8043b815fc8b
[INFO] running `Command { std: "docker" "start" "-a" "8f2ac7b34827f069b2121847067c02534813128e1aec8e5ed34f8043b815fc8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling devx-cmd v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling xshell v0.2.7
[INFO] [stderr]    Compiling devx-pre-commit v0.5.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling orbisat-xtasks v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.71s
[INFO] running `Command { std: "docker" "inspect" "8f2ac7b34827f069b2121847067c02534813128e1aec8e5ed34f8043b815fc8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f2ac7b34827f069b2121847067c02534813128e1aec8e5ed34f8043b815fc8b", kill_on_drop: false }`
[INFO] [stdout] 8f2ac7b34827f069b2121847067c02534813128e1aec8e5ed34f8043b815fc8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f6f93176dc124262850c4dd86133ec2ab6e774f0075dddf36213bb0bb24b86e
[INFO] running `Command { std: "docker" "start" "-a" "7f6f93176dc124262850c4dd86133ec2ab6e774f0075dddf36213bb0bb24b86e", kill_on_drop: false }`
[INFO] [stderr]    Compiling orbisat-xtasks v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "7f6f93176dc124262850c4dd86133ec2ab6e774f0075dddf36213bb0bb24b86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6f93176dc124262850c4dd86133ec2ab6e774f0075dddf36213bb0bb24b86e", kill_on_drop: false }`
[INFO] [stdout] 7f6f93176dc124262850c4dd86133ec2ab6e774f0075dddf36213bb0bb24b86e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3c539ad5d66c75b73149874b8c773e61735ab86e87ca308ce4227c577114a3f
[INFO] running `Command { std: "docker" "start" "-a" "d3c539ad5d66c75b73149874b8c773e61735ab86e87ca308ce4227c577114a3f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orbisat_xtasks-cc6ee6358e0f00c0)
[INFO] [stderr]    Doc-tests orbisat_xtasks
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d3c539ad5d66c75b73149874b8c773e61735ab86e87ca308ce4227c577114a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3c539ad5d66c75b73149874b8c773e61735ab86e87ca308ce4227c577114a3f", kill_on_drop: false }`
[INFO] [stdout] d3c539ad5d66c75b73149874b8c773e61735ab86e87ca308ce4227c577114a3f
